Returns/Sets the license code for registered users. After purchasing a developers license for the control, this property must be entered. A valid license code is required to distribute the control with your application and to allow full runtime functionality. This property can ONLY be set in the purchased version of the control.
Property type
A String value.
Syntax
object.LicenseCode [= value]
The LicenseCode property syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type CDWriterPro. |
value | A String value. |